func regexp/syntax.literalRegexp
2 uses
regexp/syntax (current package)
parse.go#L729: func literalRegexp(s string, flags Flags) *Regexp {
parse.go#L770: return literalRegexp(s, flags), nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)